The value of the property before the change.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public T OldValue { get; set; } |
| Visual Basic |
|---|
Public Property OldValue As T Get Set |
|
|
| .NET Framework Class Library |
| PropertyChangedEventArgs<(Of <(<'T>)>)>..::..OldValue Property |
| PropertyChangedEventArgs<(Of <(<'T>)>)> Class See Also |
| C# |
|---|
public T OldValue { get; set; } |
| Visual Basic |
|---|
Public Property OldValue As T Get Set |